This makefile allows build of libchip_*_???.a

where 
* could be sam3s1, sam3s2, sam3s4
??? could be dbg and rel (debug, release)

It checks for source files (C and assembler) from folders ../../source and ../../cmsis then compiles them to build given library
